home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1995.02 / 000048_naras@euler.bd.psu.edu_Fri Feb 10 03:35:55 1995.msg < prev    next >
Internet Message Format  |  1995-02-28  |  2KB

  1. Received: from euler.bd.psu.edu by cs.umb.edu with SMTP id AA17434
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Fri, 10 Feb 1995 08:38:29 -0500
  3. Received: by euler.bd.psu.edu via SMTP (931110.SGI/930416.SGI.AUTO)
  4.     for tex-k@cs.umb.edu id AA02301; Fri, 10 Feb 95 08:36:08 -0500
  5. Message-Id: <9502101336.AA02301@euler.bd.psu.edu>
  6. To: tex-k@cs.umb.edu
  7. Subject: Re: TeX compilation and wchar_t problem 
  8. In-Reply-To: Your message of "Fri, 10 Feb 1995 10:21:03 EST."
  9.              <199502100921.KAA50311@ibm-1.MPA-Garching.MPG.DE> 
  10. Date: Fri, 10 Feb 1995 08:35:55 -0500
  11. From: Balasubramanian Narasimhan <naras@euler.bd.psu.edu>
  12.  
  13. >>>>> "Andreas" == Andreas Schott <andreas@mpa-garching.mpg.de> writes:
  14.  
  15.     Andreas> Sorry for the late answer, yesterday I had no access to
  16.     Andreas> the TeX-source-tree. You have to go to edit the file
  17.     Andreas> web2c/lib/c-auto.h(.in) and there you have to define
  18.     Andreas> #define NO_FOIL_X_WCHAR_T The entry is #undef
  19.     Andreas> FOIL_X_WCHAR_T, but this does not work because
  20.     Andreas> NO_FOIL_X_WCHAR_T is checked and not FOIL_X_WCHAR_T in
  21.     Andreas> web2c/mf/MFwindow/x11-Xt.c.
  22.  
  23.     Andreas> Karl, could you please tell the people in
  24.     Andreas> kpathsea/INSTALL where they best have to do the defines,
  25.     Andreas> not only for which product. Is the following the right
  26.     Andreas> place?  NO_FOIL_X_WCHAR_T (web2c in web2c/lib/c-auto.h)
  27.     Andreas> FOIL_X_WCHAR_T (all others in kpathsea/c-auto.h) Is it
  28.     Andreas> possible to switch to one symbol to be defined or
  29.     Andreas> undefined, not two different?
  30.  
  31. Last night I built the whole TeX-k distribution along with dvipsk and
  32. xdvik, latest versions, of course, on a new drive connected to my INDY
  33. running IRIX 5.2.  I used the native CC. The only change I did was the
  34. following.
  35.  
  36. Before configuring, I changed the CFLAGS in 
  37.  
  38.   web2c-6.1/Makefile.in 
  39.  
  40. to the following.
  41.  
  42. CFLAGS = -O -mips2 -DNO_FOIL_X_WCHAR_T $(XCFLAGS)
  43.  
  44. Everything went smoothly, even my depot installation.  As a check, I
  45. also LaTeXed a large file and viewed it with no problems.
  46.  
  47. ________________________________________________________________
  48. B. Narasimhan                             naras@euler.bd.psu.edu
  49.